-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.11 (latest)
-
Code
-
Classes
- AbstractField
Total Complexity |
63 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
378 |
Lines of code |
193 |
Logical lines of code |
111 |
Comment lines |
88 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetchRawData() |
B |
42 |
18 |
51 |
renderList() |
A |
48 |
8 |
32 |
getBlockElementValue() |
S |
60 |
7 |
14 |
renderUser() |
S |
56 |
5 |
18 |
renderTerm() |
S |
59 |
4 |
15 |
renderOptionPage() |
S |
63 |
3 |
11 |
isABlockElement() |
S |
78 |
3 |
3 |
renderPost() |
S |
70 |
2 |
6 |
formatKey() |
S |
70 |
2 |
6 |
isAChildElement() |
S |
79 |
2 |
3 |
getKey() |
S |
70 |
2 |
6 |
__construct() |
S |
69 |
1 |
7 |
fetchMeta() |
S |
78 |
1 |
3 |
formatDate() |
S |
79 |
1 |
3 |
addBeforeAndAfter() |
S |
75 |
1 |
4 |
isFieldVisible() |
S |
82 |
1 |
3 |
getBeforeAndAfter() |
S |
68 |
1 |
8 |
render() |
S |
100 |
1 |
0 |